home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
- <plist version="1.0">
- <dict>
- <key>AppleEventCode</key>
- <string>mtSS</string>
- <key>Classes</key>
- <dict>
- <key>NSApplication</key>
- <dict>
- <key>AppleEventCode</key>
- <string>capp</string>
- <key>Superclass</key>
- <string>NSCoreSuite.AbstractObject</string>
- <key>SupportedCommands</key>
- <dict>
- <key>AddGood</key>
- <string>handleAddGoodScriptCommand:</string>
- <key>AddSpam</key>
- <string>handleAddSpamScriptCommand:</string>
- <key>Ignore</key>
- <string>handleIgnoreScriptCommand:</string>
- <key>IsSpam</key>
- <string>handleIsSpamScriptCommand:</string>
- <key>Score</key>
- <string>handleScoreScriptCommand:</string>
- </dict>
- </dict>
- </dict>
- <key>Commands</key>
- <dict>
- <key>AddGood</key>
- <dict>
- <key>AppleEventClassCode</key>
- <string>mtSS</string>
- <key>AppleEventCode</key>
- <string>addG</string>
- <key>Arguments</key>
- <dict>
- <key>DecodeMessageContent</key>
- <dict>
- <key>AppleEventCode</key>
- <string>bDec</string>
- <key>Optional</key>
- <string>YES</string>
- <key>Type</key>
- <string>NSNumber<Bool></string>
- </dict>
- <key>Message</key>
- <dict>
- <key>AppleEventCode</key>
- <string>Mess</string>
- <key>Type</key>
- <string>NSString</string>
- </dict>
- <key>Separator</key>
- <dict>
- <key>AppleEventCode</key>
- <string>sSEP</string>
- <key>Optional</key>
- <string>YES</string>
- <key>Type</key>
- <string>NSString</string>
- </dict>
- <key>TryRFC822</key>
- <dict>
- <key>AppleEventCode</key>
- <string>bRFC</string>
- <key>Optional</key>
- <string>YES</string>
- <key>Type</key>
- <string>NSNumber<Bool></string>
- </dict>
- </dict>
- <key>CommandClass</key>
- <string>NSScriptCommand</string>
- </dict>
- <key>AddSpam</key>
- <dict>
- <key>AppleEventClassCode</key>
- <string>mtSS</string>
- <key>AppleEventCode</key>
- <string>addS</string>
- <key>Arguments</key>
- <dict>
- <key>DecodeMessageContent</key>
- <dict>
- <key>AppleEventCode</key>
- <string>bDec</string>
- <key>Optional</key>
- <string>YES</string>
- <key>Type</key>
- <string>NSNumber<Bool></string>
- </dict>
- <key>Message</key>
- <dict>
- <key>AppleEventCode</key>
- <string>Mess</string>
- <key>Type</key>
- <string>NSString</string>
- </dict>
- <key>Separator</key>
- <dict>
- <key>AppleEventCode</key>
- <string>sSEP</string>
- <key>Optional</key>
- <string>YES</string>
- <key>Type</key>
- <string>NSString</string>
- </dict>
- <key>TryRFC822</key>
- <dict>
- <key>AppleEventCode</key>
- <string>bRFC</string>
- <key>Optional</key>
- <string>YES</string>
- <key>Type</key>
- <string>NSNumber<Bool></string>
- </dict>
- </dict>
- <key>CommandClass</key>
- <string>NSScriptCommand</string>
- </dict>
- <key>Ignore</key>
- <dict>
- <key>AppleEventClassCode</key>
- <string>mtSS</string>
- <key>AppleEventCode</key>
- <string>iReg</string>
- <key>CommandClass</key>
- <string>NSScriptCommand</string>
- <key>ResultAppleEventCode</key>
- <string>long</string>
- <key>Type</key>
- <string>NSNumber<Long></string>
- </dict>
- <key>IsSpam</key>
- <dict>
- <key>AppleEventClassCode</key>
- <string>mtSS</string>
- <key>AppleEventCode</key>
- <string>isSp</string>
- <key>Arguments</key>
- <dict>
- <key>AddIfGood</key>
- <dict>
- <key>AppleEventCode</key>
- <string>bAdG</string>
- <key>Optional</key>
- <string>YES</string>
- <key>Type</key>
- <string>NSNumber<Bool></string>
- </dict>
- <key>AddIfSpam</key>
- <dict>
- <key>AppleEventCode</key>
- <string>bAdS</string>
- <key>Optional</key>
- <string>YES</string>
- <key>Type</key>
- <string>NSNumber<Bool></string>
- </dict>
- <key>DecodeMessageContent</key>
- <dict>
- <key>AppleEventCode</key>
- <string>bDec</string>
- <key>Optional</key>
- <string>YES</string>
- <key>Type</key>
- <string>NSNumber<Bool></string>
- </dict>
- <key>Message</key>
- <dict>
- <key>AppleEventCode</key>
- <string>Mess</string>
- <key>Type</key>
- <string>NSString</string>
- </dict>
- <key>Separator</key>
- <dict>
- <key>AppleEventCode</key>
- <string>sSEP</string>
- <key>Optional</key>
- <string>YES</string>
- <key>Type</key>
- <string>NSString</string>
- </dict>
- <key>TryRFC822</key>
- <dict>
- <key>AppleEventCode</key>
- <string>bRFC</string>
- <key>Optional</key>
- <string>YES</string>
- <key>Type</key>
- <string>NSNumber<Bool></string>
- </dict>
- </dict>
- <key>CommandClass</key>
- <string>NSScriptCommand</string>
- <key>ResultAppleEventCode</key>
- <string>bool</string>
- <key>Type</key>
- <string>NSNumber<Bool></string>
- </dict>
- <key>Score</key>
- <dict>
- <key>AppleEventClassCode</key>
- <string>mtSS</string>
- <key>AppleEventCode</key>
- <string>iSSc</string>
- <key>Arguments</key>
- <dict>
- <key>DecodeMessageContent</key>
- <dict>
- <key>AppleEventCode</key>
- <string>bDec</string>
- <key>Optional</key>
- <string>YES</string>
- <key>Type</key>
- <string>NSNumber<Bool></string>
- </dict>
- <key>Message</key>
- <dict>
- <key>AppleEventCode</key>
- <string>Mess</string>
- <key>Type</key>
- <string>NSString</string>
- </dict>
- <key>Separator</key>
- <dict>
- <key>AppleEventCode</key>
- <string>sSEP</string>
- <key>Optional</key>
- <string>YES</string>
- <key>Type</key>
- <string>NSString</string>
- </dict>
- <key>TryRFC822</key>
- <dict>
- <key>AppleEventCode</key>
- <string>bRFC</string>
- <key>Optional</key>
- <string>YES</string>
- <key>Type</key>
- <string>NSNumber<Bool></string>
- </dict>
- </dict>
- <key>CommandClass</key>
- <string>NSScriptCommand</string>
- <key>ResultAppleEventCode</key>
- <string>long</string>
- <key>Type</key>
- <string>NSNumber<Long></string>
- </dict>
- </dict>
- <key>Name</key>
- <string>SpamSieve</string>
- </dict>
- </plist>
-